Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FE] 웹 최적화 & Suspense를 이용해 Skeleton UI 적용 #257

Merged
merged 11 commits into from
Dec 3, 2024

Conversation

dannysir
Copy link
Collaborator

@dannysir dannysir commented Dec 3, 2024

두 가지 PR 템플릿 중 하나를 골라 작성하시면 됩니다!

✅ 주요 작업

  • SEO 최적화.
    • img테그에 alt속성 추가.
    • react-helmet-async를 이용해 meta 테그 추가.
    • Open Graph meta 테그 추가.
  • 리펙토링.
    • useCallback을 이용해 불필요한 함수 생성 제어.
    • Toast를 이용해 UI 개선.
  • Suspense와 ErrorBoundary를 이용해 사용자 UI 개선.

📊 FE/BE 전체 작업 내역

@dannysir dannysir added FE 프론트엔드 LAYOUT 레이아웃 구현 REFACTORING 코드 리팩터링 labels Dec 3, 2024
@dannysir dannysir merged commit 1068fb8 into front/main Dec 3, 2024
2 checks passed
@dannysir dannysir deleted the optimization/front-#254 branch December 5, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 LAYOUT 레이아웃 구현 REFACTORING 코드 리팩터링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants